Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VRF: extend supported version to 0.3.1 too #546

Merged
merged 1 commit into from
Nov 11, 2020

Conversation

fedepaol
Copy link
Contributor

@fedepaol fedepaol commented Nov 3, 2020

The e2e tests already covers both versions, and since the plugin is meant to be used in chains, this will augment the scope of the plugins it can be used with.

The e2e tests already covers both versions, and since the plugin is
meant to be used in chains, this will augment the scope of the plugins
it can be used with.

Signed-off-by: Federico Paolinelli <fpaoline@redhat.com>
@squeed
Copy link
Member

squeed commented Nov 9, 2020

seems reasonable. I checked with @fedepaol that vrf doesn't need prevResult on delete, so this shouldn't matter.

@fedepaol
Copy link
Contributor Author

fedepaol commented Nov 9, 2020

Yep, on top of that, I have 0.3.1 tests in place for deletion:

It("removes the VRF only when the last interface is removed", func() {

@squeed squeed merged commit b7af044 into containernetworking:master Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants